home *** CD-ROM | disk | FTP | other *** search
- Path: HERCULES.CS.UREGINA.CA!wright
- From: wright@HERCULES.CS.UREGINA.CA (Shayne G. Wright)
- Newsgroups: comp.lang.c
- Subject: Question about library and header file ownership
- Followup-To: comp.lang.c
- Date: 30 Mar 1996 04:16:42 GMT
- Organization: University of Regina, Dept. of Computer Science
- Sender: Shayne G. Wright
- Message-ID: <4jicja$hni@sue.cc.uregina.ca>
- NNTP-Posting-Host: hercules.cs.uregina.ca
- Summary: Would like to know if there is any file ownership requirement
-
- Hello
-
- I have just finished installing GCC-2.7.2, libc-4.7.5,
- libc-5.2.18, binutils-2.6.0.10, and libg++2.7.1.3. What
- I would like to know is, is there a required or recommended
- way to setup the ownership and rwx permissions for these
- files. I quess what I am after is, what username does the
- the compiler assume when it is running. If I have all of these
- files owned by root, with a group of bin and have 700
- permissions on the binaries and directories and 600 permissions
- on all *.c and *.h files, will I or any of the users have
- compilation problems. Or do the group and world permissions
- have to be set as well.
-
- Take Care
- Shayne
-